How to Install gradle-plugin-protobuf software package in Ubuntu 16.10 (Yakkety Yak)

How to Install gradle-plugin-protobuf software package in Ubuntu 16.10 (Yakkety Yak)

gradle-plugin-protobuf software package provides Protobuf Plugin for Gradle, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gradle-plugin-protobuf 

gradle-plugin-protobuf is installed in your system.

Make ensure the gradle-plugin-protobuf package were installed using the commands given below,

$ sudo dpkg-query -l | grep gradle-plugin-protobuf *

You will get with gradle-plugin-protobuf package name, version, architecture and description in a table

gradle-plugin-protobuf package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Java
Package gradle-plugin-protobuf
Version 0.9.2-1
Description Protobuf Plugin for Gradle
Sub Section Java


See Also, How to uninstall or remove gradle-plugin-protobuf software package from Ubuntu 16.10 (Yakkety Yak)?